projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bad24bc
)
Remove unused variables
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 9 Feb 2012 00:55:37 +0000
(19:55 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 14 Feb 2012 21:36:59 +0000
(16:36 -0500)
gtk/gtkcolorswatch.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcolorswatch.c
b/gtk/gtkcolorswatch.c
index ddc78c5e0597a5d3d9105b5c26f5509cc13b873c..eb5069bdea0ca6ae067486dfa78df2dbbb7ea1ad 100644
(file)
--- a/
gtk/gtkcolorswatch.c
+++ b/
gtk/gtkcolorswatch.c
@@
-108,8
+108,6
@@
swatch_draw (GtkWidget *widget,
{
GtkColorSwatch *swatch = (GtkColorSwatch*)widget;
GtkThemingBackground background;
- GtkRoundedBox box;
- gint i;
gdouble width, height;
GtkStyleContext *context;
GtkStateFlags state;